TsgSimpleExport
Unit: CADExport
Description
The TsgSimpleExport
class is a base class for the TsgCADtoCGM
, TsgCADtoSVG
, TsgCADtoSWF
, TsgHPGLExport
, and TsgPDFExport
classes. It provides an API for export vector graphic files to the corresponding file formats. Do not use this class directly.
Syntax
TsgSimpleExport = class(TsgCADExport)